Vertical AI Agent
Vertical AI Agent
Definition
Vertical AI Agent는 특정 비즈니스 domain이나 workflow에 특화된 AI-agent product다. 해당 use case에 맞는 domain data access, workflow memory, tool permission, interaction design을 함께 갖춘다.
Why It Matters
Generic agent는 넓은 capability를 보여줄 수 있지만, production value는 보통 clear data, action, approval boundary, success metric이 있는 high-value loop에 agent를 제약할 때 나타난다.
Related Concepts
- [Agent Harness](/notes/30-concepts__Agent Harness/)
- [Agent Memory](/notes/30-concepts__Agent Memory/)
- [Human Approval Boundary](/notes/30-concepts__Human Approval Boundary/)
Source-Backed Claims
- 같은 underlying agent harness가 여러 제품을 지원할 수 있지만, vertical solution은 domain data, workflow surface, memory, action authority에서 달라진다. Source: [1-hour Deep Dive with AI Jason: AI products, YouTube(220k+), Jian-Yang, Startups](/notes/10-sources__1-hour Deep Dive with AI Jason: AI products, YouTube(220k+), Jian-Yang, Startups/).
- 가까운 시기의 현실적인 vertical agent는 제약 없는 autonomy를 주장하기보다 analytics check, growth content creation, referral-abuse detection, sales-memory management 같은 supervised loop를 닫는다. Source: [1-hour Deep Dive with AI Jason: AI products, YouTube(220k+), Jian-Yang, Startups](/notes/10-sources__1-hour Deep Dive with AI Jason: AI products, YouTube(220k+), Jian-Yang, Startups/).
- Vertical agent product는 open-ended chat interface만 노출하기보다 모델과 사용자를 신뢰 가능한 “golden path”로 안내해야 한다. Source: [1-hour Deep Dive with AI Jason: AI products, YouTube(220k+), Jian-Yang, Startups](/notes/10-sources__1-hour Deep Dive with AI Jason: AI products, YouTube(220k+), Jian-Yang, Startups/).
Examples
- Product analytics를 읽고 conversion gap을 찾아 campaign content를 draft하며, 과거 campaign performance를 기억하는 marketing agent.
- Long-cycle sales에서 account-specific deal memory를 저장하고 다음 action을 제안하는 sales agent.
- 누락된 analytics event를 찾고 PR을 열며, 새 event가 measurement를 개선했는지 모니터링하는 product-ops agent.
Open Questions
- 어떤 vertical workflow가 stateless automation이 아니라 persistent memory를 정당화하는가?
- 각 action class에서 human approval은 어디에 위치해야 하는가?
- UI는 chat, canvas, dashboard, queue, code review 중 무엇을 얼마나 포함해야 하는가?
Sources
- [1-hour Deep Dive with AI Jason: AI products, YouTube(220k+), Jian-Yang, Startups](/notes/10-sources__1-hour Deep Dive with AI Jason: AI products, YouTube(220k+), Jian-Yang, Startups/)